Kotools Types
4.0.0
4.5.2
4.5.1
4.5.0
4.4.2
4.3.1
4.3.0
4.2.0
4.1.0
4.0.1
4.0.0
3.2.0
2.0.0
1.3.1
Kotools Types
/
kotools.types.collection
/
NotEmptyMap
/
toMap
to
Map
fun
toMap
(
)
:
Map
<
K
,
V
>
Returns all entries of this map as a
Map
with keys of type
K
and values of type
V
.